home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 38 / PC Gamer IT CD 38 2-2.iso / utility / winmenu98 / _SETUP.1 / Config.exe / 0 / RCDATA / TLOADING / TLOADING.txt < prev   
Text File  |  1998-12-21  |  895b  |  46 lines

  1. object Loading: TLoading
  2.   Left = 319
  3.   Top = 265
  4.   BorderStyle = bsNone
  5.   Caption = 'Loading...'
  6.   ClientHeight = 88
  7.   ClientWidth = 218
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 32
  19.     Top = 24
  20.     Width = 32
  21.     Height = 32
  22.     AutoSize = True
  23.     Picture.Data = {<image000.bmp>}
  24.     Transparent = True
  25.   end
  26.   object Label1: TLabel
  27.     Left = 80
  28.     Top = 40
  29.     Width = 58
  30.     Height = 16
  31.     Caption = 'Loading...'
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clWindowText
  34.     Font.Height = -13
  35.     Font.Name = 'MS Sans Serif'
  36.     Font.Style = []
  37.     ParentFont = False
  38.   end
  39.   object Bevel1: TBevel
  40.     Left = 8
  41.     Top = 8
  42.     Width = 201
  43.     Height = 73
  44.   end
  45. end
  46.